home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / tcp / amitcp_samba.lha / samba / samba-unix.doc / announce next >
Text File  |  1995-04-28  |  5KB  |  130 lines

  1.         Announcing Samba version 1.9
  2.         ============================
  3.  
  4. What is Samba?
  5. --------------
  6.  
  7. Samba is a Unix based SMB file server. This allows a Unix host to
  8. act as a file and print server for SMB clients. This includes
  9. Lan-Manager compatible clients such as LanManager for DOS, Windows for
  10. Workgroups, Windows NT, Windows 95, OS/2, Pathworks and many more.
  11.  
  12. The package also includes a Unix SMB client and a netbios nameserver.
  13.  
  14. What can it do for me?
  15. ----------------------
  16.  
  17. If you have any PCs running SMB clients, such as a PC running Windows
  18. for Workgroups, then you can mount file space or printers from a unix
  19. host, so that directories, files and printers on the unix host are
  20. available on the PC.
  21.  
  22. The client part of the package will also allow you to attach to other
  23. SMB-based servers (such as windows NT and windows for workgroups) so
  24. that you can copy files to and from your unix host. The client also
  25. allows you to access a SMB printer (such as one attached to an OS/2 or
  26. WfWg server) from Unix, using an entry in /etc/printcap, or by
  27. explicitly specifying the command used to print files.
  28.  
  29. What are it's features?
  30. ------------------------
  31.  
  32. Samba supports many features that are not supported in other SMB
  33. implementations (all of which are commercial). Some of it's features
  34. include host as well as username/password security, a unix client,
  35. automatic home directory exporting, automatic printer exporting, dead
  36. connection timeouts, umask support, guest connections, name mangling
  37. and hidden and system attribute mapping. Look at the man pages
  38. included with the package for a full list of features.
  39.  
  40. What's new since 1.8?
  41. ---------------------
  42.  
  43. Lots of stuff. See the change log and man pages for details.
  44.  
  45. Where can I get a client for my PC?
  46. -----------------------------------
  47.  
  48. There is a free client for MS-DOS based PCs available from
  49. ftp.microsoft.com in the directory bussys/Clients/MSCLIENT/. Please
  50. read the licencing information before downloading. The built in
  51. Windows for Workgroups client is also very good.
  52.  
  53. What network protocols are supported?
  54. -------------------------------------
  55.  
  56. Currently only TCP/IP is supported. There has been some discussion
  57. about ports to other protocols but nothing is yet available.
  58.  
  59. There is a free TCP/IP implementation for Windows for Workgroups
  60. available from ftp.microsoft.com (it's small, fast and quite reliable). 
  61.  
  62. How much does it cost?
  63. ----------------------
  64.  
  65. Samba software is free software. It is available under the
  66. GNU Public licence in source code form at no cost. Please read the
  67. file COPYING that comes with the package for more information.
  68.  
  69. What flavours of unix does it support?
  70. ---------------------------------------
  71.  
  72. The code has been written to be as portable as possible. It has been
  73. "ported" to many unixes, which mostly required changing only a few
  74. lines of code. It has been run (to my knowledge) on at least these
  75. unixes:
  76.  
  77. Linux, SunOS, Solaris, SVR4, Ultrix, OSF1, AIX, BSDI, NetBSD,
  78. Sequent, HP-UX, SGI, FreeBSD, NeXT, ISC, A/UX, SCO, Intergraph,
  79. Domain/OS and DGUX.
  80.  
  81. Some of these have received more testing than others. If it doesn't
  82. work with your unix then it should be easy to fix.
  83.  
  84. Who wrote it?
  85. -------------
  86.  
  87. Many people on the internet have contributed to the development of
  88. Samba. The maintainer and original author is Andrew Tridgell, but
  89. large parts of the package were contributed by several people from all
  90. over the world. Please look at the file `change-log' for information
  91. on who did what bits.
  92.  
  93. Where can I get it?
  94. -------------------
  95.  
  96. The package is available via anonymous ftp from nimbus.anu.edu.au in
  97. the directory pub/tridge/samba/. 
  98.  
  99. What about SMBServer?
  100. ---------------------
  101.  
  102. Samba used to be known as SMBServer, until it was pointed out that
  103. Syntax, who make a commercial Unix SMB based server, have trademarked
  104. that name. The name was then changed to Samba. Also, in 1992 a very
  105. early incarnation of Samba was distributed as nbserver.
  106.  
  107. If you see any copies of nbserver or smbserver on ftp sites please let
  108. me or the ftp archive maintainer know, as I want to get them deleted.
  109.  
  110. Where can I get more info?
  111. ---------------------------
  112.  
  113. Please join the mailing list if you want to discuss the development or
  114. use of Samba. To join the mailing list send mail to
  115. listproc@listproc.anu.edu.au with a body of "subscribe samba Your
  116. Name".
  117.  
  118. There is also an announcement mailing list for new version
  119. announcements. Subscribe as above but with "subscribe samba-announce
  120. Your Name".
  121.  
  122. There is also often quite a bit of discussion about Samba on the
  123. newsgroup comp.protocols.smb.
  124.  
  125. A WWW site with lots of Samba info can be found at 
  126. http://lake.canberra.edu.au/pub/samba/
  127.  
  128. Andrew Tridgell (Andrew.Tridgell@anu.edu.au)
  129. January 1995
  130.